hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipSprite.this
hip
game2d
sprite
HipSprite
Synchronous texture loading based on a string.
this
(HipSpriteVertex[] sink)
this
()
this
(IHipAssetLoadTask task)
this
(string texturePath)
class
HipSprite
this
(
string
texturePath
)
this
(IHipTexture texture)
this
(IHipTextureRegion region)
Meta
Source
See Implementation
hip
game2d
sprite
HipSprite
constructors
this
functions
draw
getHeight
getTexture
getTextureHeight
getTextureWidth
getVertices
getWidth
isFlippedX
isFlippedY
setAngle
setColor
setFlippedX
setFlippedY
setPosition
setRegion
setRotation
setScale
setScroll
setTexture
setTiling
variables
color
height
isDirty
rotation
scaleX
scaleY
scrollX
scrollY
texture
tilingX
tilingY
u1
u2
v1
v2
vertices
width
x
y
Synchronous texture loading based on a string.